![SEW-Eurodrive IPOS plus Manual Download Page 225](http://html1.mh-extra.com/html/sew-eurodrive/ipos-plus/ipos-plus_manual_1250042225.webp)
Manual – IPOSplus®
225
17
Standard functions
Compiler – Functions
Example 1
#include <constb.h>
MOVLNK ml;
MLDATA mld;
main()
{
while(1)
{
// Initialize structure ml
ml.BusType = ML_BT_S1; // RS-485 #2
ml.Address = 1;
ml.Format = ML_FT_PAR2; // 2 PD with parameter
ml.Service = ML_S_RD; // Read
ml.Index = 8300+(0<<16); // Index of the inverter status (8300.0)
ml.DPointer = numof(mld); // Target structure
_MoviLink( ml ); // actual command call
}
}
Other examples
For further examples regarding the
_MoviLink
command, refer to the following sec-
tions:
• Reading an internal unit parameter (page 253)
• Writing a variable via SBus (page 254)
• Reading a parameter via SBus (page 255)
Parameter set-
tings for the sender
(master)
Addressing via RS-485: No settings required.
Addressing via SBus:
Parameters
Address
Explanation
P816
The baud rate depends on the length of the bus cable and must be the same
for the sender and the receiver.
INFORMATION
With RS485 networks, there must only be
one
master.
In SBus (CAN) networks, there may be several active masters, see also
_SBusCommDef
command. (page 230)
P
i
f
kVA
Hz
n
P
i
f
kVA
Hz
n