Re: [etherlab-users] AL States

2020-07-03 Thread BUSSIERES Vincent
f Of BUSSIERES Vincent Sent: Friday, 26 June 2020 9:25 PM To: etherlab-users@etherlab.org<mailto:etherlab-users@etherlab.org> Subject: [etherlab-users] AL States Hello, I'd like to display AL state in my HMI. AL states are : ·Bit0 : INIT ·Bit1 : PREOP ·

Re: [etherlab-users] AL States

2020-07-02 Thread Graeme Foot
etherlab-users mailto:etherlab-users-boun...@etherlab.org>> On Behalf Of BUSSIERES Vincent Sent: Friday, 26 June 2020 9:25 PM To: etherlab-users@etherlab.org<mailto:etherlab-users@etherlab.org> Subject: [etherlab-users] AL States Hello, I'd like to display AL state in my H

Re: [etherlab-users] AL States

2020-07-02 Thread BUSSIERES Vincent
Subject: [etherlab-users] AL States Hello, I’d like to display AL state in my HMI. AL states are : * Bit0 : INIT * Bit1 : PREOP * Bit2 : SAFEOP * Bit3 : OP But when I read AL states, states are respetively : * 0x02 (0010) * 0x03 (0011) * 0x0a

Re: [etherlab-users] AL States

2020-06-28 Thread Graeme Foot
On Behalf Of BUSSIERES Vincent Sent: Friday, 26 June 2020 9:25 PM To: etherlab-users@etherlab.org Subject: [etherlab-users] AL States Hello, I'd like to display AL state in my HMI. AL states are : * Bit0 : INIT * Bit1 : PREOP * Bit2 : SAFEOP * Bit3 : OP But when I read AL s

[etherlab-users] AL States

2020-06-26 Thread BUSSIERES Vincent
Hello, I'd like to display AL state in my HMI. AL states are : -Bit0 : INIT -Bit1 : PREOP -Bit2 : SAFEOP -Bit3 : OP But when I read AL states, states are respetively : -0x02 (0010) -0x03 (0011) -0x0a (1010) -