The transaction type variable is an enumerated type. Transaction type codes describe the type of activity the audio delivery system is engaged in or the base type of a problem the system encountered.
Enumerated Transaction Type |
Displayed Transaction Code (Action) |
Meaning |
---|---|---|
AUDIT_PLAY |
PlayCart |
A cart (audio file) is played. |
LOAD_WINDOW |
LdRelayQ |
A "relay queue" is being loaded. This differs from the standard "queue" and happens as the result of a function (action) executing. |
LOAD_STOP_SET_REQ |
LdRqdBrk |
A Required Break is loaded into the queue. |
LOAD_STOP_SET |
LdBreak |
An Optional Break is loaded into the queue. |
CANCEL_Q_ELEMENT |
DelFromQ |
Items were deleted from the "queue". |
AUDIT_RECORD |
RcrdCart |
A cart (audio file) is being recorded. |
FILLER_SELECTION |
FillCart |
A fill cart is played as an automated function. These occur when DCS or Maestro automatically adds content to a break in Satellite mode, most typically. |
SILENCE_INSERTED |
Silence |
Silence has been inserted to "spread" a break of a specified length. |
SET_AUTO_ON |
AutoOn |
Automation mode has been turned on. |
SET_AUTO_OFF |
Auto Off |
Automation mode has been turned off. |
RELAY_EVENT |
RelayOn |
A relay was turned on by XStudio, DCS or Maestro. |
REMOTE_PLAY |
RmtPlay |
A cart is played via remote control. |
REMOTE_QUEUE |
RmtQ |
The queue has been activated/deactivated via remote control. |
REMOTE_HALT |
RmtHalt |
A playing cart has been halted via remote control. |
EOMB |
EOMBegin |
The End-of-Message is beginning. Corresponds to the Aux mark on a cart. |
EOME |
EOMEnd |
The End-of-Message is complete. Corresponds to the end of the cart. |
MSG_XMIT_TO_SW |
PcToSw |
Communications from the XStudio, DCS or Maestro unit to an audio switcher. |
MSG_RCV_FROM_SW |
SwToPc |
Communications from an audio switcher to the XStudio, DCS or Maestro unit. |
DCS_STARTED |
DCSBegin |
DCS or Maestro is starting up. |
DCS_EXITED |
DCSEnd |
DCS or Maestro closed. |
TT_DATE_FRAME |
DateErr |
A date error has occurred. |
TT_NEW_CFG |
cfgChngd |
The DCS or Maestro configuration has been changed. |
dcsTools-Specific |
|
|
TT_LOG_CHANGE |
LogChngd* |
A change has occurred in the broadcast log. The log was manually-edited in XStudio or updated automatically as a result of the source log changing. |