05-23-2007 07:07 AM
05-23-2007 10:40 AM - edited 05-23-2007 10:40 AM
Message Edited by smercurio_fc on 05-23-2007 10:41 AM
05-24-2007 08:21 AM
Hey, thanks for your input. Infact, I had checked the example before, and maybe I overlooked something, but I did not really find what I was looking for. What I'm doing is, I inserted an "enum" constant from the functions palette (for that matter I also did the same thing with a ring constant), added the devices (A, B, C,...) as items and their values in a sequence (0, 1, 3,...). I did not know how to create the hex values for DEVICETYPE_ANY though as the enum (and ring constant) allow only numeric values.I know there is a way to change representation to hex in the enum constant properties...dont know how to use it though. Maybe I could do with not using this value, but it would be better, that way I'm not restricted to any devicetype.
I then wired this enum constant to my call library function node. Am I atleast on the right track?
-Dude
05-24-2007 08:59 AM