Wesley BC-620-4CA User Manual
Page 30

26
Curtis 1234/36/38 Manual,
OS
11
Individual parameters are presented as follows in the menu charts:
3 — PROGRAMMABLE PARAMETERS
Parameter name
Allowable range
Description of the parameter’s
as it appears in the
in the
function and, where applicable,
programmer display
programmer’s units
suggestions for setting it
⇓
⇓
⇓
Max Speed
100–8000 rpm
Defines the maximum allowed motor rpm at full throttle.
Max_Speed_SpdM
100–8000
⇑
⇑
Parameter name
Allowable range
in VCL
in VCL units
Note: All bit variables have two VCL parameter names. The first is the name
of the bit, and the second is the name of the byte containing the bit. The bit
position within the byte is indicated in brackets after the byte name.
Examples:
BIT
NAME
:
Metric_Units
BYTE
NAME
:
OptionBits3 [Bit 5]
BIT
NAME
:
EMR_Dir_Interlock
BYTE
NAME
:
EMR_Dir_Interlock_Bit0 [Bit 0]
In the second example, “
_Bit0
” is part of the byte name, and does not indicate
the bit position; this byte, like all bytes, has 8 available bits.
Within the menu charts, each pair of bit variable names is shown as a
grouped set, with the bit name appearing first and then the byte name:
Metric Units
On/Off
Metric_Units
On/Off
OptionBits3 [Bit 5]