hi all
can I move data from external input #2xxxxx To a B variable with this instruction DIN B000 IG#(200070) for example ???????
hi all
can I move data from external input #2xxxxx To a B variable with this instruction DIN B000 IG#(200070) for example ???????
Not directly from the external inputs. They would need (already are) to be mapped to the general purpose inputs.
Not directly from the external inputs. They would need (already are) to be mapped to the general purpose inputs.
If I write this instruction DIN B000 IN#(23060) is it true or not
If I write this instruction DIN B000 IN#(23060) is it true or not
No, the address isn't correct, you couldn't use external inputs address, you need to use input numbers.
You need to check the external input address connect to each inputs number.
You can check it in robot ladder .
Go to general purpose inputs and use address in this page. The input number must use in below instruction nor external input address.
DIN B000 IN#(1)