ezeio2:scriptref:allocregisters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ezeio2:scriptref:allocregisters [2019-09-02 21:37] andrehezeio2:scriptref:allocregisters [2023-07-27 17:17] (current) andreh
Line 23: Line 23:
  
 <code javascript>     <code javascript>    
-    AllocateRegisters(3, 8);        // Allocate eight registers for device 3+    AllocRegisters(3, 8);        // Allocate eight registers for device 3
          
     SetRegister(3, 1, 1234, INT);   // Set register 1 on device 3 to the value 1234     SetRegister(3, 1, 1234, INT);   // Set register 1 on device 3 to the value 1234
 </code> </code>
  
  • ezeio2/scriptref/allocregisters.1567460221.txt.gz
  • Last modified: 2019-09-02 21:37
  • by andreh