Specifications

Table Of Contents
Controlling Multiplexer Operation
Software Configuration 31
Copyright 2008 SkyeTek, Inc. All Rights Reserved. Version 080715
Example: No Multiplexer Detected
The following ASCII example shows the response when a read request is sent
but no multiplexer is detected. (The data returned is zero, indicating the error.)
Command = Read System Parameter
Mandatory Flags = (none)
Start Flags Command Address Number Blocks CRC End
<CR> 0x0020 0x1201 0x000A 0x0001 0x40D2 <CR>
Request (ASCII Mode)
Response
Start Response Code Data Length Data CRC End
<LF> 0x1201 0x0001 0x00 0xA7AB <CR><LF>
(ASCII mode)
Example: Inaccessible Port
The following ASCII example shows the response when a write is performed
using an inaccessible port number.
Command = Write System Parameter
Mandatory Flags = Data
Start Flags Command Address Number Blocks Data Length Data CRC End
<CR> 0x0820 0x1202 0x000A 0x0001 0x0001 0x10 0x43F2 <CR>
Request (ASCII Mode)
Start Response CRC End
<LF> 0x1202 0x09FF <CR><LF>
Response (ASCII Mode)