; Model List ; 1) DeviceMaster AIR ; 2) DeviceMaster Pro 16 ; 3) DeviceMaster Pro 8 ; 4) DeviceMaster RTS 1 ; 5) DeviceMaster RTS 16 ; 6) DeviceMaster RTS 32 ; 7) DeviceMaster RTS 4 ; 8) DeviceMaster RTS 8 ; 9) DeviceMaster SerialHub 16 ; 10) DeviceMaster SerialHub 8 ; 11) RocketPort SerialHub IA 2 ; 12) RocketPort SerialHub SI 2 ; 13) RocketPort SerialHub SI 4 ; 14) RocketPort SerialHub SI 8 ; Here is a list of all assignable options. ; Model = # ; Device model from the above list ; Mode = ip|mac ; Use the driver in IP or MAC mode ; ; Default: mac ; Mac = # # # # # # ; The hex MAC address of the device in this format ; ; Default: 0 0 0 0 0 0 ; IP = #.#.#.# ; The IP address of the device, if modified from default. ; ; Default: 0.0.0.0 ; Port#Mode = 232|422|485 ; The RS mode the port should be. ; ; Default: 232 ; Port#COM = COM# ; The Windows COM number that should be assigned to the port ; ; (Note that any COM numbering conflictions are not be detected or reported) ; ; Default: determined/assigned by Windows ; EXAMPLES [1port] Model = 4 Mac = 0 c0 4e 5 30 40 Mode = mac ; This is a minimal Example of MAC mode, only the essential options, the rest will be default [PheonixDM1] Model = 4 Mac = 0 c0 4e 5 30 40 Mode = mac ; This is a minimal Example of IP mode, only the essential options, the rest will be default [ChicagoPOP] Model = 4 IP = 10.4.5.5 Mode = ip ; This example includes all assignable options [TestLabDM16] Model = 5 Mac = 0 c0 4e 0b 01 72 IP = 10.4.5.6 Mode = mac Port0Mode = 232 Port1Mode = 422 Port2Mode = 485 Port3Mode = 232 Port4Mode = 232 Port5Mode = 232 Port6Mode = 232 Port7Mode = 232 Port8Mode = 232 Port9Mode = 232 Port10Mode = 232 Port11Mode = 232 Port12Mode = 232 Port13Mode = 232 Port14Mode = 232 Port15Mode = 232 Port0COM = COM150 Port1COM = COM151 Port2COM = COM152 Port3COM = COM153 Port4COM = COM154 Port5COM = COM155 Port6COM = COM156 Port7COM = COM157 Port8COM = COM158 Port9COM = COM159 Port10COM = COM160 Port11COM = COM161 Port12COM = COM162 Port13COM = COM163 Port14COM = COM164 Port15COM = COM165