Click or drag to resize

SourceType Enumeration

An enumerated type representing the default value for the SystemSettings.ShopFloor_InfoSounds, SystemSettings.ShopFloor_WarningSounds, SystemSettings.ShopFloor_ErrorSounds, SystemSettings.ShopFloor_AlertSounds, SystemSettings.ShopFloor_MessageSounds and SystemSettings.ShopFloor_InfoSoundWAV system settings.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public enum SourceType
Members
  Member nameValueDescription
SystemBeep0 System Beep
WAVFile1 WAV File
Speech2 Speak Custom Message
SpeakErrorMessage3 Speak Error Message
None4 None
See Also