3
Features and Functions
56
Keysight U2600A Series User’s Guide
Example 1, Trigger did not happen
-> *RST; *CLS
-> SOUR:DIG:DATA:BYTE 123,
(@201,203)
-> SOUR:DIG:DATA:BYTE 99,
(@202,204)
-> SOUR:DIG:DATA:BYTE?
(@201:204)
<- 123,99,123,99
// Actual hardware value at
123,99,123,99
-> TRIG:SOUR 301
-> SOUR:DIG:DATA:BYTE?
(@201:204)
<- 123,99,123,99
// Setting trigger source will not affects
the output value. Thus, output values
remained
-> SOUR:DIG:DATA:BYTE 44,
(@201,202)
-> SOUR:DIG:DATA:BYTE 222,
(@203,204)
// Configure output value only. The
actual hardware output did not change
yet, still remain at 123,99,123,99
-> SOUR:DIG:DATA:BYTE?
(@201:204)
<- 44,44,222,222
// Actual hardware value is
123,99,123,99 but SCPI show
44,44,222,222. The SCPI value will be
source out, if the DAQ receives the
trigger signal
-> TRIG:SOUR NONE
// User decides not to use trigger
function anymore. Trigger does not
happen
-> SOUR:DIG:DATA:BYTE?
(@201:204)
<- 123,99,123,99
// Since trigger did not happen, the
output value did not change. Thus
SCPI return 123,99,123,99 to show the
actual hardware status
Содержание U2600A Series
Страница 1: ...Keysight U2600A Series USB Isolated Digital Input Output Modules User s Guide...
Страница 2: ......
Страница 3: ......
Страница 14: ...14 Keysight U2600A Series User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK...
Страница 16: ...16 Keysight U2600A Series User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK...
Страница 30: ...1 Getting Started 30 Keysight U2600A Series User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK...
Страница 72: ...5 Dismantle Procedures 72 Keysight U2600A Series User s Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK...