Internet PLC Forum

General => Technical support => Topic started by: Lorne Van Dusen on January 16, 2018, 01:53:37 PM

Title: SETSYSTEM 16
Post by: Lorne Van Dusen on January 16, 2018, 01:53:37 PM
I have a question about the use of SETSYSTEM 16
I am only using inputs 1 to 32 and outputs 1 to 32 as actual I/O
I am however using outputs 34 to 128 as internal relays that the Master PLC reads with HOSTLINK commands

If is use SETSYSTEM 16,4 will it effect outputs 34 to 128 in any way
Title: Re:SETSYSTEM 16
Post by: support on January 16, 2018, 07:47:55 PM
SETSYSTEM 16,4 will not affect the internal OUTPUT bit. It just will not update the physical output affected by the command but the computed value will stay.