Return to site

Crestron Xsp

broken image


Crestron HD-XSP 7.1 High-definition Professional Surround Sound Processor. By: Crestron 7.1 high-definition professional surround sound processor is cost-effective with advanced features for easy system integration. Crestron HD-XSP High-Definition 7.1 Surround Sound Processor. MFG: Crestron MFG Part#: HD-XSP Shipping: View Rates Condition: New Availability: In Stock Education and Government quantity discounts are available.

Dear valued customer,
To provide you with the quality experience you have come to expect from Crestron, we are moving towards one unified portal, Crestron.com.
Crestron.com has already been your hub to access our software, online help files and online training, and from now on will also be your source for our price list.

Our new precision-engineered Avia™ DSPs and software tool dramatically simplify audio programming, tuning, expansion, and integration. They support audio over IP using the Dante™ network and integrate natively with DigitalMedia™, touch screens, Crestron Fusion® Cloud, and unified collaboration technology as part of a comprehensive Crestron solution.

Crestron

Crestron HD-XSP High-Definition 7.1 Surround Sound Processor The HD-XSP from Crestron® answers the call for a truly professional surround sound solution that's simple and affordable to implement. The HD-XSP provides the features and performance necessary to enable high-definition 7.1 channel au. Indicates that the HD-XSP is powered on. The output remains high for as long as the p ower is on. High/1 = Power is on; Low/0 = Power is off (standby). Digital Input: Puts the HD-XSP into standby mode on the rising edge of the input. When in standby mode the HD-XSP is 'off' but is ready to accept commands from the control system.

Please note that crestron.com uses a separate login from the .eu portal. If you don't have crestron.com account yet, kindly register via www.crestron.com/register using your customer No.
Once registered, please contact your company admin to approve your account. Upon approval, you'll gain access to our pricelist.





Crestron Xpanel Port

And for our customers who used our customer portal to view orders, requesting RMA's and submitting quote requests, this service is still available at ceurportal.crestron.com or linked directly from crestron.com.




If you have any questions, please click here.

HdXspOutput Class
HD-XSP Output control class.

This class will trigger the StateChange event.

SystemObject
Crestron.SimplSharpPro.MediaHdXspOutput
Crestron.SimplSharpPro.MediaHdXspAmplifiedOutput
Namespace:Crestron.SimplSharpPro.Media
Xpanel

Assembly: Crestron.SimplSharpPro.Media (in Crestron.SimplSharpPro.Media.dll)

The HdXspOutput type exposes the following members.

Crestron

Crestron HD-XSP High-Definition 7.1 Surround Sound Processor The HD-XSP from Crestron® answers the call for a truly professional surround sound solution that's simple and affordable to implement. The HD-XSP provides the features and performance necessary to enable high-definition 7.1 channel au. Indicates that the HD-XSP is powered on. The output remains high for as long as the p ower is on. High/1 = Power is on; Low/0 = Power is off (standby). Digital Input: Puts the HD-XSP into standby mode on the rising edge of the input. When in standby mode the HD-XSP is 'off' but is ready to accept commands from the control system.

Please note that crestron.com uses a separate login from the .eu portal. If you don't have crestron.com account yet, kindly register via www.crestron.com/register using your customer No.
Once registered, please contact your company admin to approve your account. Upon approval, you'll gain access to our pricelist.





Crestron Xpanel Port

And for our customers who used our customer portal to view orders, requesting RMA's and submitting quote requests, this service is still available at ceurportal.crestron.com or linked directly from crestron.com.




If you have any questions, please click here.

HdXspOutput Class
HD-XSP Output control class.

This class will trigger the StateChange event.

SystemObject
Crestron.SimplSharpPro.MediaHdXspOutput
Crestron.SimplSharpPro.MediaHdXspAmplifiedOutput
Namespace:Crestron.SimplSharpPro.Media
Assembly: Crestron.SimplSharpPro.Media (in Crestron.SimplSharpPro.Media.dll)

The HdXspOutput type exposes the following members.

NameDescription
Balance
Sets the Balance between the left and right channels. Only supported for Downmix outputs.

Valid values range from -50% (Full Left) to +50% (Full Right). A value of 0% (Default) signifies an even balance between the left and right channels

BalanceFeedback
Reports the Balance level between the left and right channels.

The StateChange event will trigger with BalanceFeedbackEventId.

Bass
Set the bass levels in decibels.

Valid values range from -120 (-12dB) to 120 (12dB) adjustable in increments of 0.1dB (1 = 0.1dB).

BassFeedback
Reports the bass level. Valid values range from -120 (-12dB) to +120 (+12dB), where 1 = 0.1dB.

The StateChange event will trigger with BassFeedbackEventId.

EQ
Sets the Equalization selection for this output.

This is only supported when Type is Main.

EQFeedback
Reports the the Equalization selection of this output.

The StateChange event will trigger with EQFeedbackEventId.

LoudnessOnFeedback
Reports if Loudness controls are turned on. 'true' = loudness controls are on; 'false' = loudness controls are off.

The StateChange event will trigger with LoudnessOnFeedbackEventId.

MaximumVolume
Defines the maximum volume (the volume the output will be set to when the HD-XSP powers on) in percent. Valid values are from 70% to 100%.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

MaximumVolumeFeedback
Reports the maximum volume in percent.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

The StateChange event will trigger with MaximumVolumeFeedbackEventId.

MinimumVolume
Defines the minimum volume (the volume the output will be set to when the HD-XSP powers on) in percent. Valid values are from 0% to 50%.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

MinimumVolumeFeedback
Reports the minimum volume in percent.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

The StateChange event will trigger with MinimumVolumeFeedbackEventId.

MuteOnFeedback
Property to indicate if the output is muted.

'true' output is muted; 'false' output is not muted.

The StateChange event will trigger with MuteOnFeedbackEventId.

OutputMode
Sets the output to be treated as Stereo or as Mono. This is only valid for Downmix outputs.
OutputModeFeedback
Reports how the output is treated as. This only works for Downmix outputs.

The StateChange event will trigger with OutputModeFeedbackEventId.

Parent
StartupVolume
Defines the startup volume (the volume the output will be set to when the HD-XSP powers on) in percent. Valid values are from 0% to 50%.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

StartupVolumeFeedback
Reports the startup volume in percent.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

The StateChange event will trigger with StartupVolumeFeedbackEventId.

Treble
Set the treble levels in decibels.

Valid values range from -120 (-12dB) to 120 (12dB) adjustable in increments of 0.1dB (1 = 0.1dB).

TrebleFeedback
Reports the treble level. Valid values range from -120 (-12dB) to +120 (+12dB), where 1 = 0.1dB.

The StateChange event will trigger with TrebleFeedbackEventId.

Type
UserSpecifiedObject
Can be assigned anything that user wants.
Volume
Property to adjust the volume level of this output.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

VolumeFeedback
Property to report the current volume level of this output, in percent.

Use PercentToUshort(Single) to convert the percentage to a ushort value or UshortToPercent(UInt16) to convert the ushort value to percentage.

The StateChange event will trigger with VolumeFeedbackEventId.

Microsoft Office 365 Pro Plus Product Key KDVQM-HMNFJ Warat Promata - Academia.edu Academia.edu is a platform for academics to share research papers. To using MS office 365, your system needs to fulfill some of the requirements. Go to this link to find out the requirement and then jump to the steps. Click the plus sign in the upper right corner of the same page. Enter your Outlook email address and password to download the settings. Lastly, enter the product key from the list bellow and enjoy Office 365. Microsoft office 365 plus product key.

VolumeInDbFeedback
Property to report the true volume level of this output, in decibels (1 = 0.1dB).

The StateChange event will trigger with VolumeInDbFeedbackEventId.

Top
NameDescription
LoudnessOff
LoudnessOn
Turns on loudness function.
MuteOff
MuteOn
Mute this output.
ToString (Overrides ObjectToString.)
Top
Events
NameDescription
StateChange
Event triggered when a change is detected from the HD-XSP output this object represents.

Valid event IDs are available in HdXspOutputEventIds

Crestron Xsp Vs

Top

Crestron Hd-xsp

Reference





broken image