Signal Generator Command Protocol

The commands that are sent from the Host PC to the Signal Generator are summarised in the following tables:

CodeCommandResponse?
  0x00  No Command0xFF
  0x01  New bit stream for Signal + 64 bytes data0x02
  0x02  New bit stream Programming Track + 16 bytes data0x02
  0x10  Output 'positive' only to bit stream for Signal0x01
  0x11  Output 'negative' only to bit stream for Signal0x01
  0x12  Output 'positive' only to bit stream for Programming Track0x01
  0x14  Output 'negative' only to bit stream for Programming Track0x01
  0x20  Clear / Reset bit streams0x01
  0x80  Disable Signal Output0x01
  0x88  Enable Signal Output0x01
  0xF0  Send Programming Track bit stream0x01
  0xFF  Disable all power (All Stop)0x01

Responses:

CodeCommand
  0x00  Failed
  0x01  Suceeded
  0x02  Bit Stream Imported + 1 byte checksum
  0xFF  Acknowledge + 1 byte version

Requirements - Signal Generator - -
Last updated - 24th July 2007
1