08-07-2013 12:03 PM
when creating a remote address in a pot or other objects you cannot use a / for a address??? my ladders addresses contain such ////// symbols for some addresses???
08-08-2013 12:27 PM
Which driver object?
08-08-2013 12:31 PM
my latter addresses are as follows ab1.f8:3 but some have addresses i.e. ab1.f8:3/15 but when i put the / symbol in the remote address nothing functions
08-08-2013 12:36 PM
On the AB object, "f" is a float and cannot address individual bits.
Otherwise, you would replace the "/" with an "_".
08-08-2013 12:37 PM
im hoping your suggestion will work thank you