Programming your application, 1 commands – Omega Speaker Systems High Speed Load Cell Interface Card LCIC-WIM-BEN User Manual
Page 30
![background image](/manuals/206806/30/background.png)
29
4. Programming your Application
The control of the board is by commands and parameters,
described below. You may either use them directly (see also
section D.3), or call an ActiveX (see section 4.3) that does the
work.
4.1 Commands
_
Note about High Speed Commands:
Single character commands (where no
direct access/control of the card.
Command
Action
a. Parameters: Read & write:
Rnn
Read parameter #nn.
All values are returned in floating point scientific format,
preceded by nn
the answer to ‘R23
indicating that the value of Filter1 is 256.
Wnn
(upper case W)
Write the value argument to parameter #nn.
Floating point values can either be normal or scientific
representation. For example 0.003 could be sent as it is or
as 3.0E-03.After the ‘Wnn
‘nn
‘argument
‘W23
sends ‘123
‘123
b. Fast Mode: Start & stop
(the Fast Mode is not available with RS485):
u
(lower case u)
Start a ‘Fast Mode’ session using Filter1 (no LED update).
Terminated by the ‘x’ command.
A timer stamp is appended. Its value is the time elapsed
from start of transmission until end of transmission, in ms.
U
(upper case U)
Start a ‘Fast Mode’ session using Filter2 (no LED update).
Terminated by the ‘x’ command.
A timer stamp is appended. Its value is the time elapsed
from start of transmission until end of transmission, in ms.
x
(lower case x)
Exit Fast Mode and return to general mode.
In order to exit the fast mode, the ‘x’ command should be
synchronised, that is, issued upon receiving a block.