Group: Forum Members
Posts: 8,
Visits: 17
|
I am getting the following error message: "Item values must specificy exactly 8 bits: '0111001'."
Using the following code:
<port baseline3end> / port = lpt1 / subport = data / items = ("01110100") </port>
There are 20 other port elements in the script that are coded exactly the same way that are working fine. To my eyes the above port element does specify an item value of exactly 8 bits. Has anyone encountered this? I may I have just completely missed something?
|