
DAQFlex Software User's Guide DAQFlex Message Reference – Reflection messages – TMR
89
MAXCOUNT
Get the maximum count of the specified port.
"DIO{ch}:MAXCOUNT=<implementation>value"
FIXED%, or not specified if value is NOT_SUPPORTED.
The maximum count of the digital port, or returns NOT_SUPPORTED
if the device has no digital channels.
"DIO{0}:MAXCOUNT=FIXED%65535"
TMR
Gets the timer output properties of a device.
Refer to the device-specific information in the Hardware Reference section for the component properties
and commands supported by each DAQ device.
Properties
BASEFREQ, CHANNELS, CLKSRC, DELAY, DUTYCYCLE, MAXCOUNT, TYPE
BASEFREQ
Get the specified timer's internal base frequency in Hertz.
"TMR{ch}:BASEFREQ=<implementation>value"
The number of the timer channel.
FIXED%, or not specified if value is NOT_SUPPORTED.
The internal clock's base frequency, or returns NOT_SUPPORTED if
the device has no timer channels.
"TMR{0}:BASEFREQ=FIXED%64000000
CHANNELS
Get the number of timer output channels on a device.
"TMR:CHANNELS=<implementation>value"
FIXED%, or not specified if value is NOT_SUPPORTED.
The number of timer output channels, or returns NOT_SUPPORTED if
the device has no timer outputs.
Commenti su questo manuale