Alessandro NWD Posted January 22, 2013 Share Posted January 22, 2013 Hi, I have a little problem with this matrix, it accept only ascii strings, for example "swi02o08" will switch the input 2 on output 8.Now, making the driver I did this <serialcodemacro verified="False" id="0"> <commandname>SET_OUTPUT_INPUT_0_0</commandname> <displayname>Switch output Output 1 to input Input 1</displayname> <serialdata> <original>"sw i01 o01."</original> <data>"swi01o01"</data> </serialdata> </serialcodemacro>or also <serialcodemacro verified="False" id="0"> <commandname>SET_OUTPUT_INPUT_0_0</commandname> <displayname>Switch output Output 1 to input Input 1</displayname> <serialdata> <original>"sw i01 o01."</original> <data> sw i01 o01</data> </serialdata> </serialcodemacro>but the resul is always a hangout for my hc800.. what can I do?Is there a solution? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.