Installation
SmartDate X40 BFSE Version 1.0 Feb 2011
122/286
Configuring Flex/io
• Configure the Controller to operate in binary job selection mode
Select Menu->Engineering->Settings->Machine->Job Queuing
• Change the current value to Binary Select
Configure the Controller to recognize digital input 1 as which job to print
Create the FlexIO Map using an XML Editor:
<FlexIOMapping>
<Inputs>
<InputMap>
<Input>0</Input>
<Action>2</Action>
</InputMap>
</Inputs>
<Outputs>
<OutputMap>
<Event>2</Event>
<Output>25</Output>
</OutputMap>
<OutputMap>
<Event>3</Event>
<Output>0</Output>
</OutputMap>
<OutputMap>
<Event>54</Event>
<Output>26</Output>
</OutputMap>
<OutputMap>
<Event>55</Event>
<Output>1</Output>
</OutputMap>
</Outputs>
</FlexIOMapping>