Fluke 9100A-017 Manual page 98

Vector output i/o module
Hide thumbs Also See for 9100A-017:
Table of Contents

Advertisement

readout device mod
crc = sig device mod, pin 1
lvl = level device mod, pin 1, type "clocked"
Example 2:
! use "/mod1" to set up peripheral port at
!
! use pod to read results
mod = "/mod1"
edgeoutput device mod, start "at_vectordrive"
syncoutput device mod, mode "int"
vectorload device mod, file "vec1"
! Clock out vector 1 = $55
vectordrive device mod
strobeoutclock device mod
if ((read addr $90000) <> $55) then print
! Clock out vector 2 = $AA
strobeoutclock device mod
if ((read addr $90000) <> $AA) then print
Remarks:
The syncoutput mode must be "int" or an error is issued
upon strobeoutclock execution. The strobeoutclock
command is useful for single-step debugging. It is also
useful for controlling vector driving when other TL/1
commands must be used between vectors (such as pod
actions) to perform initialization or control routines.
Related Commands:
syncoutput, vectordrive
For More Information:
• The "Overview Of TL/1" section of the Programmer's
strobeoutclock-2
strobeoutclock device mod
$90000
! syncoutput must be set to "int"
! or error occurs on strobeoutclock
"Port 2 Failed $55"
"Port 2 Failed $AA"
Manual.

Advertisement

Table of Contents
loading

This manual is also suitable for:

9100a series

Table of Contents