Digital Output Dividers; Configure Sync Out (Rev. 2); Cueisimulatedvrchannel Methods For Digital Output Dividers; Sync Out Sources Supported By The Cueivrsyncoutline Class - Ametek DN VR-608 Series User Manual

8-channel variable reluctance sensor interface for the powerdna cube and rack series chassis
Table of Contents

Advertisement

4.6.3
Digital Output
Dividers
Table 4-3 CUeiSimulatedVRChannel Methods for Digital Output Dividers
Method Name
SetDigitalOutputDivider (int divider)
GetDigitalOutputDivider()
InvertDigitalOutputPolarity
(bool invert)
IsDigitalOutputPolarityInverted()
4.7
Configure
Sync Out
(Rev. 2)
//Configuration to enable a sync out line pulse when end of measurement
//period is reached on channel 5.
CUeiVRSyncOutLine* sync0 = vrSession.CreateVRSyncOutLine(
Table 4-4 Sync Out Sources Supported by the CUeiVRSyncOutLine Class
Sync Out Source
UeiVRSyncOutLineDisable
UeiVRSyncOutLineForceHigh
UeiVRSyncOutLineForceLow
© Copyright 2024
United Electronic Industries, Inc.
NOTE: An alarm can only be assigned to DOut on the same channel block, e.g.,
Alarm0_1 only works on DOut0. The other sources (TorqueX,
DirectionX, ZToothX, ToothX) can connect to your choice of one or more
DOuts.
Dividers of 2, 4, 8, or 16 can be applied to signals routed to the digital outputs.
The output pulse will always have a 50% duty cycle.
The CUeiSimulatedVRChannel class provides methods for setting and
returning the divisors as well as setting and returning signal polarity.
Sets the digital output divider value. Specify values as
follows:
Returns the divider value (0..4)
Set invert to true to invert polarity on digital outputs
Returns true if polarity has been inverted, false if default
polarity
For DNx-VR-608 Rev. 2 boards, the CreateVRSyncOutLine() method adds
one or more sync out lines to the VR sync out line list associated with the
session. See Section 2.2.6 for more information on sync out signals,
The input parameters are:
resource – specifies the device and subsystem (see Section 4.4)
source – one of the sync out sources defined in
tUeiVRSyncLineOutSource and described in Table 4-4.
Disable output
Set sync out line to high
Set sync out line to low
February 2024
DNx-VR-608 Variable Reluctance Interface
Programming with the High-level API
Description
0 - no division
1 - divide by 2
2 - divide by 4
3 - divide by 8
4 - divide by 16
"pdna://192.168.100.2/Dev2/vr0",
UeiVRSyncOutLineEndofMeasurement5);
Description
Chapter 4
35
www.ueidaq.com
508.921.4600

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dna-vr-608Dnr-vr-608Dnf-vr-608

Table of Contents