Your Universal Remote Control Center
RemoteCentral.com
RS-232 & IP Control Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 6 made on Thursday March 21, 2024 at 19:09
Fiasco
Senior Member
Joined:
Posts:
July 2009
1,282
try {
        ZonePro = new ZonePro();
        // system name, system feedback, node address
        ZonePro.setup( "Moxa_ZonePro", "Moxa_ZonePro_Feedback", 138, 0 );
// get these addresses by highlighting the RTE in zone pro designer and hitting ctrl+shift+0
        ZonePro.setupRTE(1, [20, 00, 05, 01]);
        ZonePro.setupRTE(2, [21, 01, 05, 01]);
        ZonePro.setupRTE(3, [22, 02, 05, 01]);
        ZonePro.setupRTE(4, [23, 03, 05, 01]);       
  
    } catch ( err ) {
        CF.log("ZonePro Setup Error " + err.message );
    }
        ZonePro.initialize();
Pump House on Facebook: [Link: facebook.com]


Hosting Services by ipHouse