PulsarAPI
USB and TCP/IP control library for Pulsar 320E
Public Attributes | List of all members
API_CHAN_CONFIG_STRUCT_T Struct Reference

Channel/output configuration struct. More...

#include <PulsarAPI.h>

Public Attributes

UINT8_T trigger
 Trigger input.
 
UINT8_T rising
 Rising edge (1 = rising, 0 = falling)
 
UINT8_T mode
 Operating mode. More...
 
UINT8_T reserved_byte
 
UINT32_T repeat_cnt
 Number of repeat pulses per trigger (0 = 1 pulse)
 
UINT16_T delay
 Pulse delay (microseconds)
 
FLOAT32_T current
 Pulse current (Amps)
 
UINT32_T width
 Pulse width (microseconds)
 
UINT32_T offtime
 Off time between repeat pulses (microseconds)
 

Detailed Description

Channel/output configuration struct.

Member Data Documentation

◆ mode

UINT8_T API_CHAN_CONFIG_STRUCT_T::mode

Operating mode.

See also
API_MODE_T

The documentation for this struct was generated from the following file: