![]() ![]() ![]() ![]() |
Panel Software
Note: This software
has been replaced by the panels software.
< Phidget><Name>IRS</Name> <Type>Interface 8/8/8</Type> <Serial>38502</Serial> <Switch>1</Switch> <PosMax>4</PosMax> <Offset>5710</Offset> </Phidget> This node shows how a selector switch is connected. In this example the switch is connected to analog input 1 and has 4 positions. The FSUIPC offset is 5710 hexadecimal. Both the name and type most be copied exactly. For every selector that you want interface to, you have to add a node. < Phidget><Name>IRS</Name> <Type>Interface 8/8/8</Type> <Serial>38502</Serial> <Switch>1</Switch> <Bit>3</Bit> <Offset>5784</Offset> </Phidget> In this node the hardware switch that is connected to input 1 sets bit 3 in the FSUIPC byte at offset 5784 hex. For every switch that you want interface to, you have to add a node. To download the panel software click here. If you have any questions or remarks please send me an e-mail at: pvrijald@planet.nl. |