Page 1
SX8 Optical Switch User Manual All information contained herein is believed to be accurate and is subject to change without notice. No responsibility is assumed for its use. JGR Optics Inc, 2011.
SX8 User Manual IN THIS GUIDE: IN THIS GUIDE ..................3 GENERAL INFORMATION ..............5 .................. 5 Key Features ................... 5 Applications ..................6 Accessories ................. 6 Specifications ..................7 Compliance ............. 7 FDA-CDRH Compliance ............... 7 CSA / IEC Compliance GETTING STARTED ................
Page 4
..........43 Disconnecting from Line Power ............43 Environmental Hazards ................ 43 Laser Hazards ................ 43 Other Hazards STORING AND SHIPPING ............... 45 ..........45 Returning Shipments to JGR Optics ..............45 Contact Information G-UM-00004 Rev 006 4 of 45...
Test Report document envelope. The SX8 Series Optical Switches offer low insertion loss, and very high stability and repeatability needed to meet the stringent test, measurement, and manufacturing system requirements.
SX8 User Manual System compliance testing Accessories AC power cord User’s manual Test Report Specifications following optical specifications describe warranted characteristics of the unit. Supplementary specifications describe the typical non-warranted performance of the unit. Table 1: Optical/Electrical Specifications Parameter Specification Single-Mode...
SX8 User Manual Table 2: Other Specifications Parameter Specification Dimensions W x H x D (3U/6U) 48 x 13.5 x 37.5/48 x 27 x 37.5 cm (depending Weight configuration) Operating Temperature 0 to 55 °C Storage Temperature -40 to 70 °C Humidity (Non-condensing) Maximum 95% RH from 0 to 40 °C Compliance...
Ensure that the unit and any devices or cords connected to it are properly grounded. Inspect the package and contents for signs of damage. Ensure all contents are included: SX8 Series Optical Switch 1 AC power cord User’s manual ...
Set the power switch to OFF and disconnect the switch. Keep the packaging. Immediately inform JGR Optics and, if necessary, the carrier if the contents of the shipment are incomplete, if the unit or any of its components are damaged or defective, or if the unit does not pass the initial inspection.
SX8 User Manual Figure 2: Front of the Switch (Models with SOFT KEYS) Table 4: Operating Keys and Status LEDs Key/LED Description Power ON / OFF switch. MENU Used to turn the Menu mode on and off. On models without the SOFT KEYS, press the MENU key to go to the next menu option.
SX8 User Manual OPERATION Powering Up the Switch To power up the switch: 1. Connect the meter to an AC power source using the power cord provided. If the meter has been running, ensure that the meter is powered off and restarted. 2.
Page 12
Default:9600 GPIB ADDR:__ Select a GPIB address from 01 to 30. Default:21 JDS Compatible? Y/N Select between JGR (N) and JDS(Y) modes. Default: N Emulate JDS SB/SC or JDS If JDS compatible is set to Yes(Y), select between JDS SB/SC and SX modes.
SX8 User Manual Messages and Symbols The messages/symbols displayed by the SX8 Optical Switch are shown in Table 8. Table 8: SX8 Meter Display Messages and Symbols Display Description SX8 VER: Y.YY Displayed momentarily during the power-up sequence and indicates the model number and the software version (Y.YY).
PROGRAMMING GUIDE Setting up for RS-232 or GPIB communication The SX8 Series Optical switch may be remotely controlled via GPIB (IEEE- 488) and RS-232 interface. The GPIB interface of the switch conforms to the ANSI/IEEE standards 488.1-1987 and 488.2-1987. The RS232C interface conforms to ANSI/IEEE standard 488.2-1987 where applicable.
SX8 User Manual Table 9: Serial Communication Settings Baud Rate Selectable in the “User Menu”. Available options are 1200, 2400, 4800, 9600, 19200, 38400 and 57600 bps Data bit Parity Stop bits Flow Control None To connect the SX8 to the computer, a standard 9 pins straight RS-232 cable is required.
SX8 User Manual Specifying the Command Path In order to use a command in the command tree, the switch must know the full path to the command. If the command is the first command in the program message, the command header must contain the full path to the command.
SX8 User Manual Implemented Status Structures There are three distinct status data structures implemented in the SX8 switch: IEEE 488.2 defined standard registers (standard status structure) SCPI defined operation registers (operation status structure) SCPI defined questionable registers (questionable status structure) The 488.2 standard status structure consists of four registers: ...
Page 19
SX8 User Manual Status Byte Register The status byte register contains the summary bits for each of the structures implemented in the switch, the master summary bit (MSB) and the request for service bit (RQS). Status Register Bit 7 Bit 6 Bit 5 Bit 4 Bit 3...
Page 20
SX8 User Manual Bit 7 (operation summary bit) is the summary bit for the operation status register. It is set if any bit in the operation event register is set while the corresponding bit in the operation event enable register is set.
Page 21
SX8 User Manual Bit 3 (device dependent error) is set by the switch to indicate that an error has occurred that is not a command error, an execution error, or a query error. Bit 4 (execution error) is set when an execution error is detected by the switch, for example, if a command parameter is out of the range of the switch or a valid program message cannot be executed due to some condition in the switch.
Page 22
SX8 User Manual Operation and Questionable Event Registers Event registers reflect changes in the conditions of the switch. Each bit in the operation event register and the questionable event register is associated with a bit in the corresponding condition register. Depending on the values of the positive transition register and the negative transition register, a bit in the event register can be set when the associated bit in the condition register changes from 0 to 1, from 1 to 0,...
Page 23
SX8 User Manual Operation and Condition Positive Transition Register If a bit in the positive transition register is set, then a positive transition (a transition from 0 to 1) in the associated bit in the condition register sets the associated bit in the event register. Operation Positive Transition Register Read with STATus:OPERation:PTRansition? query...
SX8 User Manual Queues Input Queue The input queue in the switch is a first-in-first-out (FIFO) queue and is 256 characters in length. Data bytes received from the controller are placed in the input queue in the order received. When a full message unit is received, it is transferred to the parser.
SX8 User Manual Description of Error Numbers No error No error has occurred. -100 Command error A command error was detected, but the parser cannot be more specific. -130 Suffix error An error was detected in the suffix sent with the command, but the parser cannot be more specific.
SX8 User Manual Description of Individual Commands Common Commands Clear Status Command Syntax *CLS Function Clears the following queues and registers: Error queue Standard event status register Status byte register Operation event register Questionable event register If *CLS is sent immediately after a message terminating sequence, both the output queue and the MAV bit in the status byte register are cleared.
Page 29
Function The *IDN query returns a string value which identifies the manufacturer, instrument type and firmware version. Example *IDN? Returns "JGR Optics Inc., SX8, XXXXX, YYY" Where: <XXXXX> = device serial number <YYY> = firmware revision number Operation Complete Command...
Page 30
SX8 User Manual Reset Command Syntax *RST Function Switch position is set to the first configured channel. Relay driver pattern is set to 0. Example *RST Service Request Enable Command *SRE<space><numeric value> where 0 <numeric value> Syntax 63 and 128 <numberic value> 191 Function Sets the bits in the service request enable register.
SX8 User Manual Self-Test Query Syntax *TST? Function Initiates a self-test of the switch and returns 0 if the switch passes the self-test or 1 if it fails. Example *TST? *WAI Command Syntax *WAI Function Prevents the switch from executing any further commands or queries until all previously pending operations have been completed.
Page 32
SX8 User Manual :STATus:OPERation:ENABle Syntax STATus:OPERation:ENABle<space><NRf> Function Sets the bits in the operation enable register. The NRf value is converted to a binary number. The bits of the register are set to match the bit values of the binary number. Example :STATUS:OPERATION:ENABLE 33 sets bit 0 and bit 5 of the operation enable register to 1.
Page 33
SX8 User Manual :STATus:OPERation:NTRansition? Syntax :STATus:OPEReration:NTRansition? Function Returns the contents of the operation negative transition register as an integer that, when converted to a binary number, represents the bit values of the register. Example STAT:OPER:NTR 12;NTR? returns 12. :STATus:OPERation:PTRansition Syntax :STATus:OPERation:PTRansition<space><NRf>...
Page 34
SX8 User Manual :STATus:QUEStionable:ENABle Syntax :STATus:QUEStionable:ENABle<space><NRf> Function Sets the bits in the questionable enable register. The NRf value is converted to a binary number. The bits of the register are set to match the bit values of the binary number. Example :STATUS:QUESTIONABLE:ENABLE 33 sets bit 0 and bit 5 of the questionable enable register to 1.
Page 35
SX8 User Manual :STATus:QUEStionable:NTRansition? Syntax :STATus:QUEStionable:NTRansition? Function Returns the contents of the questionable negative transition register as an integer that, when converted to a binary number, represents the bit values of the register. Example :STAT:QUES:NTR 12;NTR? returns 12. :STATus:QUEStionable:PTRansition Syntax :STATus:QUEStionable:PTRansition<space><NRf>...
Page 36
SX8 User Manual :SYSTem:ERRor? Syntax :SYSTem:ERRor? Function Returns the error number and an error message from the error queue. See the Error Queue section, for a list of error numbers and their associated messages. Example :SYST:ERR? returns: 0, “No error”. :SYSTem:VERSion? Syntax :SYSTem:VERSion?
Page 37
SX8 User Manual User Commands [ROUTe]:MODule Syntax :[ROUTe]:MODule<space>[module_number] Function Switches the SX8 to the specified module. If the parameter was not provided, the SX8 switches to the next module. Example MOD 8 sets the current module to 8. [ROUTe]:MODule? Syntax :[ROUTe]:MODule? Function Returns the current module number.
Page 38
SX8 User Manual [ROUTe]:CLOSe[m]? Syntax :[ROUTe]:CLOSe[m]?<space>[MAX|MIN] Function Returns the current channel number on module ‘m’ (‘m’ becomes the new current module number). If m is omitted, returns the current channel number on the current module. The following parameters are accepted by the command: ...
SX8 User Manual MAINTENANCE AND TROUBLESHOOTING Maintenance Warning Devices with malfunctioning lasers must be returned to the manufacturer for repair. Cleaning the Unit 1. Unplug the unit from the line power. 2. Clean the enclosure with a damp cloth. 3. Do not plug the unit back in until it is completely dry. Cleaning the Connector Ends (for Bulkhead Versions only) 1.
Page 40
SX8 User Manual Optical cable ends need to be cleaned before using them with the unit. The following items are required for cleaning the connector: Filtered compressed air or dusting gas Lint-free swab Lint-free towels Optical grade isopropyl alcohol or optical grade 200° ethanol (do not use rubbing alcohol, which contains 30% water) To clean the connectors: 1.
Fuse Replacement The SX8 Series Optical Switch is protected with a fuse which is located at the back of the unit near the power inlet. The fuse type used by the unit is (5 x 20) mm, 1 A/250 V (slow). To avoid electrical fire or damaging the unit, only replace the fuse with a fuse of the same size and rating.
If the equipment is used in a manner not specified by the manufacturer, the protection provided by the equipment may be impaired. Repairs are to be carried out only by a JGR Optics qualified technician. In addition to voiding the warranty, opening the unit (even when unplugged) can expose the user to potential shock hazards.
7. Always provide the model and serial number of the unit and, if necessary, number accompanying documentation. 8. In order to ship the unit, please contact JGR Optics. Contact Information JGR Optics Inc. Phone: 613-599-1000 160 Michael Cowpland Drive Fax: 613-599-1099 Ottawa, Ontario, Canada sales@jgroptics.com...
Need help?
Do you have a question about the SX8 Series and is the answer not in the manual?
Questions and answers