Specifications
1-74 Programming Guide
Preparing for Use ESG Family Signal Generators
Advanced Programming Information
Programming the DRS Modem Line
Bit 2 of Control Register 5 controls the present state of the Data Rate Select (DRS). When
bit 2 is set, the modem line is activated. When bit 2 is cleared, the modem line is cleared.
To set the DRS line, the following statement or its equivalent can be used:
This line is also cleared by a CONTROL statement to Control Register 5 with bit 2 cleared,
or by an interface reset.
CONTROL Sc,5;4 ! Sets the DRS line.










