RMCLink C++ Wrapper Class

CRMCLink::enumCONSTANTS100 Enumeration

Miscellaneous constants for use when communicating with the RMC100. These are typically used when computing file, element, of count parameters.

 

Member Name

Description

rmc100StsRegsPerAxis = 10

Number of registers in each axis's fn100StatusAxisn file. This can be used when reading multiple axes' status.

rmc100CmdRegsPerAxis = 6

Number of registers in each axis's fn100CommandAxisn file. This can be used when writing commands to multiple axes.

rmc100ParamRegsPerAxis = 16

Number of registers in each axis's fn100ParameterAxisn file. This can be used when reading or writing parameters on multiple axes.

rmc100RegsPerStep = 8

Number of registers per step in the fn100StepTable file. This can be used to calculate the element parameter in read and write methods.

rmc100RegsPerI2EInput= 8

Number of registers per input line in the Input-to-Event table in the fn100I2ERisingEdges and fn100I2EFallingEdges files. This can be used to calculate the element parameter in read and write methods.

rmc100RegsPerProfile = 4

Number of registers per profile in the fn100ProfileTable file. This can be used to calculate the element parameter in read and write methods.

rmc100RegsPerPlotFile = 1024

Number of registers in each fn100PlotAxisnSetnfile.

rmc100MaxAxes = 8

Number of axes for which registers files are allocated.

rmc100PlotFilesPerAxis = 6

Number of plot files per axis. This can be used to compute the file to use to read up plot data for a particular axis.

rmc100PTPrecision = 0

Extra Precision Plot Type. This can be used when reading from or writing to the fn100PlotTypes file.

rmc100PTCommands = 1

Command Plot Type. This can be used when reading from or writing to the fn100PlotTypes file.

rmc100PTEvents = 2

Event Step Plot Type. This can be used when reading from or writing to the fn100PlotTypes file.

rmc100PTCounts = 3

Raw Counts Plot Type. This can be used when reading from or writing to the fn100PlotTypes file.

 

See Also

CRMCLink Class | RMCLink C++ Wrapper Class


Send comments on this topic.

Copyright (c) 2024 Delta Computer Systems, Inc. dba Delta Motion