Search found 3 matches

by ruishengliu
19 Feb 2019, 02:07
Forum: Hardware
Topic: DIO Power LED always RED
Replies: 4
Views: 5252

Re: DIO Power LED always RED

Hi now I understand the behavior. The input is something you can write but it will be updated by the process image immediately with the digital value read by the AD from the DIO input pin. So it just does not make sense to write a value to an input channel. But you can set an output channel to &quo...
by ruishengliu
18 Feb 2019, 04:12
Forum: Hardware
Topic: DIO Power LED always RED
Replies: 4
Views: 5252

Re: DIO Power LED always RED

Do you have more than one process accessing the data in the process image? Thanks for the quick reply. I am doing as the tutorial video 12, so I think I have just one process accessing the data. And this problem appears when I configure in the PiCtory. After I configure the PiCtory, the power LED o...
by ruishengliu
15 Feb 2019, 08:55
Forum: Hardware
Topic: DIO Power LED always RED
Replies: 4
Views: 5252

DIO Power LED always RED

Hello. I have connected my DIO and Core 3 module, both LEDs are green and I use ‘’piTest -d’, the information is correct. But when I change the input value of I_1 and then read the value, it reads always 0. And I write 1 to O_1 and connect a LED, it doesn't work. After I changed the PiCtory configur...