Sets the trigger interval of auto trigger for the logic signal output module. The query returns the trigger interval in scientific notation.
| Name | Type | Values | Description |
|---|
| integer | integer | 0s - 30s | Trigger interval value. |
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier to return the minimum or maximum trigger interval. |
string - Trigger interval in scientific notation.
:DIGI:INTE 2
Sets the output data length for the logic signal output module. The query returns the data length in scientific notation.
| Name | Type | Values | Description |
|---|
| integer | integer | 1Byte | Output data length. |
| qualifieropt | enum | MINimum | MAXimum | Queries the minimum or maximum output data length. |
string - The data length in scientific notation.
:DIGI:LENG 2
The query returns 2.000000E+00.
Sets the user data offset for the logic signal output module. The query returns the offset in scientific notation.
| Name | Type | Values | Description |
|---|
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier to request the minimum or maximum offset. |
real - Returns the offset in scientific notation.
:DIGI:OFFS 2
Sets the code pattern of the output data for the logic signal output module. The query returns the currently selected pattern: ALL0, ALL1, 01, 8PRBS, 16PRBS, 32PRBS, or USER.
enum - Returns the code pattern of the output data for the logic signal output module.
:DIGI:PATT ALL0
Returns or selects the protocol type for the logic signal output module.
enum - The current protocol type.
:DIGI:PROT PO
Sets the data output rate for the logic signal output module. The query returns the output rate in scientific notation.
| Name | Type | Values | Description |
|---|
| qualifieropt | enum | MINimum | MAXimum | Optional query qualifier to return the minimum or maximum rate. |
real - Returns the output rate in scientific notation.
:DIGI:RATE 1000
The query returns 1.000000E+03.
Returns or sets the power state of the logic signal output module. The query returns ON or OFF.
enum - Returns the current power state of the logic signal output module.
:DIGI:STAT ON
Set the IIC address. The query returns any integer between 0 and 127.
| Name | Type | Values | Description |
|---|
| integer | integer | 0 - 127 | IIC address value. |
integer - Any integer between 0 and 127.
:DIGI:IIC:ADDR 127
Sets the IIC address state. The query returns USER or NONE.
enum - Returns the IIC address state.
:DIGI:IIC:ADDR:STAT NONE
Set the clock line of IIC output. The query returns the selected digital channel as D0 through D15.
| Name | Type | Values | Description |
|---|
| channel | integer | 0 - 15 | Selects the IIC clock line channel. |
enum - Returns the clock-line channel as D0, D1, ... D14 or D15.
:DIGI:IIC:CHAN:SCLK 7
Sets the data line of IIC output. The query returns the selected data channel as D0 through D15.
| Name | Type | Values | Description |
|---|
| channel | integer | 0 - 15 | Selects the IIC data line channel. |
enum - Returns the selected data channel as D0, D1, …, D14, or D15.
*:DIGI:IIC:CHAN:SDA 8
The query returns D8.
Sets the IIC operation mode to write or read. The query returns WRITE or READ.
enum - Returns the current IIC operation mode.
.DIGI:IIC:MODE READ
Sets the bit order of PO data output. The query returns MSB or LSB.
enum - Returns the current PO data output bit order.
:DIGI:PO:BITO MSB
Sets the phase of the PO clock line. The query returns the current phase as one of 0, 90, 180, or 270.
| Name | Type | Values | Description |
|---|
| phase | enum | 0 | 90 | 180 | 270 | Phase of the PO clock line. |
enum - Returns the current phase of the PO clock line.
DIGI:PO:CHAN:PHAS 90
Sets the clock line of PO data output. The query returns C0 or C1.
enum - Returns the selected clock line of PO data output.