EPSON DUET MODULE IP CONNECTION
Daniel79
Posts: 16
Hy, i'm a new user,
i use the "due module interface for epson vp" with one projector and it's all ok,
can you help me for use more projectors. what must modify in the code ?
thanks.
i use the "due module interface for epson vp" with one projector and it's all ok,
can you help me for use more projectors. what must modify in the code ?
thanks.
0
Comments
DEFINE_MODULE 'Epson_Duet_Module_Name' Unique_Name1()
DEFINE_MODULE 'Epson_Duet_Module_Name' Unique_Name2()
DEFINE_MODULE 'Epson_Duet_Module_Name' Unique_Name3()
I don't know the module directly, but obviously you'll need to pass each instance the correct IP address and any other unique parameters
HTH