ASTRO VA-1842 Instruction Manual

ASTRO VA-1842 Instruction Manual

Hdmi protocol analyzer terminal commands
Hide thumbs Also See for VA-1842:
Table of Contents

Advertisement

Quick Links

HDMI Protocol Analyzer
VA-1842
Terminal Command Instruction Manual
Ver.1.00

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VA-1842 and is the answer not in the manual?

Questions and answers

Summary of Contents for ASTRO VA-1842

  • Page 1 HDMI Protocol Analyzer VA-1842 Terminal Command Instruction Manual Ver.1.00...
  • Page 3 HDMI Protocol Analyzer VA-1842 Terminal Command Instruction Manual 2017.3 Ver.1.00 ASTRODESIGN,Inc.
  • Page 5: Table Of Contents

    1.7.6. Type 6 ................................12 1.8. About Timeouts ................................ 13 Chapter 2 VA-1842 Setting Commands ..........................15 2.1. [0x20 0x40]: Specification of Files to Send/Receive ....................15 2.2. [0x30 0x40]: Acquisition of Folder Names or Filenames in Specified Path .............. 17 2.3.
  • Page 6 2.14. [0x20 0x49]: HDCP Config Setting ........................29 2.15. [0x20 0x4A]: CEC Address Setting ........................31 Chapter 3 VA-1842 Measurement Commands ........................33 3.1. [0x30 0x50]: Video Timing Reading ......................... 33 3.2. [0x30 0x51]: Audio Timing Reading ......................... 35 3.3. [0x30 0x52]: Packet Reading ........................... 37 3.4.
  • Page 7: Configuration Of This Manual

    Chapter 1 About Terminal Commands Configuration of This Manual This is the terminal command instruction manual for the VA-1842 series. It describes the setting procedures, precautions, and other matters using the configuration shown below. Read this manual carefully to ensure correct operation and setting.
  • Page 9: Chapter 1 About Terminal Commands

    This manual describes the sending and receiving of the commands and data required for operating the HDMI protocol analyzer (hereinafter referred to as the VA-1842) from an external computer (such as a PC). The commands and data are sent and received via the serial input/output port LAN or USB peripheral.
  • Page 10: Connection Configuration

    1.3.Connection Configuration 1.3.1.LAN ■ When connected via a hub VA-1842 Host Computer Straight Straight Figure 1.3-1 ■ When the PC and VA are connected directly without going through a hub Host Computer VA-1842 Crossover Figure 1.3-2 With a LAN connection, use a straight cable when connecting through a hub. Use a crossover cable when connecting the VA and PC directly.
  • Page 11: Usb

    Figure 1.3-3 ■ Installing the USB driver (1) When a PC is connected to the VA-1842 for the first time, the system recognizes the VA-1842 and the Add New Hardware Wizard dialog box appears. Select the [Next] button. (2) Select [Search for the best driver for your device (Recommended)] as the search method, and select the [Next] button.
  • Page 12: Transmission Control Characters, Data, And Error Commands

    When a command is sent, the sum of setting command CMD1 to ETX (ETB) in the command to be sent is calculated, and 1 byte is sent immediately after ETX (ETB). At this time, the VA-1842 checks the data, and if the data and BCC do not match, BCC_ERR is returned from the VA-1842.
  • Page 13: Error Codes

    Chapter 1 About Terminal Commands 1.5.Error Codes Code Description code PARM_SIZE_ERR 0x01 The parameter size is incorrect. Alternatively, the data length and amount of data sent do not match (only when type 5 or 6). PARM_DATA_ERR 0x02 The parameter value is incorrect. CMD_EXEC_ERR 0x03 Execution of the processing instructed by the command failed.
  • Page 14: Command Formats

    1.6.Command Formats 1.6.1.When Transmission of Setting Commands Transmission of commands from a computer to the VA-1842 (PC  VA) CMD1 CMD2 CMD1 CMD2 PARM Value returned from the VA to the computer after command transmission (PC  VA) ESTS ErrorCode If data is required, it is sent as follows only when the command is sent and the return value is ACK (PC ...
  • Page 15: Communication Protocols

    Chapter 1 About Terminal Commands 1.7.Communication Protocols 1.7.1.Type 1 This sequence is used when terminal commands are started. Figure Type 1 Sequence Send/receive Command direction Send Receive...
  • Page 16: Type 2

    1.7.2.Type 2 This sequence is used when sending commands with the only CMD (command) and PARM (parameter) parts (if necessary). 2a or 2b Figure Type 2 Sequence Send/receive Command direction CMD* (PARM) Send Receive (successful) 2b (failure) ESTS ErrorCode Receive It is assumed that the following two codes are contained in the CMD (command) part.
  • Page 17: Type 3

    Chapter 1 About Terminal Commands 1.7.3.Type 3 This sequence is used for receiving the VA data. 2a or 2b Figure Type 3 Sequence Send/receive Command direction CMD*1 (PARM) Send Receive (successful) 2b (failure) ESTS ErrorCode Receive TRDT PARM Receive Send It is assumed that the following two codes are contained in the CMD (command) part.
  • Page 18: Type 4

    1.7.4.Type 4 This sequence is used for sending the VA data. 2a or 2b 2a or 2b Figure Type 4 Sequence Send/receive Command direction CMD*1 (PARM) Send Receive (successful) 2b (failure) ESTS ErrorCode Receive TRDT PARM Send Receive (successful) 2b (failure) ESTS ErrorCode Receive...
  • Page 19: Type 5

    Chapter 1 About Terminal Commands 1.7.5.Type 5 This sequence is used for receiving the VA data. PARM (parameter) must be received the desired number of times. ……… 2a or 2b Figure Type 5 Sequence Send/receive Command direction CMD*1 (PARM) Send Receive (successful) 2b (failure)
  • Page 20: Type 6

    1.7.6.Type 6 This sequence is used for sending the VA data. PARM (parameter) must be sent the desired number of times. ……… 2a or 2b 2a or 2b 2a or 2b Figure Type 6 Sequence Send/receive Command direction CMD*1 (PARM) Send Receive (successful)
  • Page 21: About Timeouts

    1.8.About Timeouts When a command is sent, a reply from the VA-1842 may not be returned or the process may end part way through the command due to a disconnection or other problem. For such cases, provide a timeout 3 seconds after a...
  • Page 23: Chapter 2 Va-1842 Setting Commands

    VA-1842 Setting Commands 2.1.[0x20 0x40]: Specification of Files to Send/Receive Function: This sets the path of the files to be sent or received from the VA. Sequence: Type 6 ……… 2a or 2b 2a or 2b 2a or 2b Figure Type 6 Command: Send command (sequence no.
  • Page 24 To send/receive data to/from the VA, you need to specify the filename of data to be sent/received in this command. When using the command as the send command, set only the Config file (.cfg). An error results if the filename has not been set even though “0x00: Create File”, “0x02: Read File” or “0x03: Write File”...
  • Page 25: 0X30 0X40]: Acquisition Of Folder Names Or Filenames In Specified Path

    Chapter 2 VA-1842 Setting Commands 2.2.[0x30 0x40]: Acquisition of Folder Names or Filenames in Specified Path Function: This acquires the folder names (or filenames) in the specified path inside the VA unit. Sequence: Type 5 ……… 2a or 2b Figure Type 5 Command: Send command (sequence no.
  • Page 26: 0X20 0X41]: Edid Setting

    2.3.[0x20 0x41]: EDID Setting Function: This sets the EDID of the VA-1842. A maximum of 2048 bytes (16 blocks) can be set for the EDID. Sequence: Type 6 ……… 2a or 2b 2a or 2b 2a or 2b Figure Type 6 Command: Send command (sequence no.
  • Page 27: 0X30 0X41]: Edid Reading

    2.4.[0x30 0x41]: EDID Reading Function: This reads the EDID of the VA-1842. The size of EDID that can be received depends on the data amount that was set using the “[0x20 0x41]: EDID Setting” command. However, the maximum size is 2048 bytes (16 blocks).
  • Page 28: 0X20 0X42]: Config Setting

    2.5.[0x20 0x42]: Config Setting Function: This configures the Config settings of the VA-1842. The total amount of data is 0x5000 bytes. Sequence: Type 6 ……… 2a or 2b 2a or 2b 2a or 2b Figure Type 6 Command: Send command (sequence no. 1)
  • Page 29 Chapter 2 VA-1842 Setting Commands 2.6.[0x30 0x42]: Config Reading Function: This reads Config of the VA-1842. The total amount of data received is 0x5000bytes. Sequence: Type 5 ……… 2a or 2b Figure Type 5 Command: Send command (sequence no. 1)
  • Page 30: 0X30 0X43]: Usb Flash Connected/Not Connected

    2.7.[0x30 0x43]: USB Flash Connected/Not Connected Function: This acquires whether or not a USB flash memory device is connected to the VA-1842 main unit. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1...
  • Page 31: 0X30 0X44]: Va Version Acquisition

    Chapter 2 VA-1842 Setting Commands 2.8.[0x30 0x44]: VA Version Acquisition Function: This acquires version of the VA unit. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x44 Return command (sequence no.
  • Page 32: 0X20 0X45]: Setup Setting

    2.9.[0x20 0x45]: Setup Setting Function: This configures the Setup settings of the VA-1842. The total amount of data is 256 bytes. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20...
  • Page 33 Chapter 2 VA-1842 Setting Commands 2.10.[0x30 0x45]: Setup Reading Function: This reads Setup of the VA-1842. The total amount of data received is 256 bytes. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1)
  • Page 34: 0X30 0X46]: File Sending

    2.11.[0x30 0x46]: File Sending Function: This sends files from the VA-1842. Sequence: Type 5 ……… 2a or 2b Figure Type 5 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x46 Return command (sequence no. 2b)
  • Page 35: 0X20 0X47]: Config Inc/Dec Setting

    Chapter 2 VA-1842 Setting Commands 2.12.[0x20 0x47]: Config Inc/Dec Setting Function: This increments/decrements the Config file. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x47 PARM...
  • Page 36: 0X20 0X48]: Mode Setting

    2.13.[0x20 0x48]: Mode Setting Function: This sets the mode. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x48 PARM 1 byte Mode 1 byte 0:Rcv 1:Rep 2:THR Return command (sequence no.
  • Page 37: 0X20 0X49]: Hdcp Config Setting

    Chapter 2 VA-1842 Setting Commands 2.14.[0x20 0x49]: HDCP Config Setting Function: This sets HDCP Config. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x49 PARM 115 byte...
  • Page 38 StreamID_Typte 1 byte 0: Type0 1: Type1 Not Read HDCP2Version 1 byte 0: Correct 1: Incorrect Not Send AKE_Init 1 byte 0: Send 1: Not Send 0: Send AKE_Stored_km or AKE_No_Stored_km Key Exchange 1 byte 1: Always send AKE_No_Stored_km 2: Not Send AKE_Stored_km and AKE_No_Stored_km Not Send LC_Init 1 byte...
  • Page 39: 0X20 0X4A]: Cec Address Setting

    1 byte Device 4:Audio System 5:Direct Address Direct Logical Address 1 byte 0x00 to 0x0F Physical Address Type 1 byte 0: VA-1842 Address 1: Direct Address Direct Physical Address 2 byte 0x0000 to 0xFFFF Emulate Device2 6byte Emulate Device3 6byte...
  • Page 41: Chapter 3 Va-1842 Measurement Commands

    VA-1842 Measurement Commands 3.1.[0x30 0x50]: Video Timing Reading Function: This reads the video timing. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x50 Return command (sequence no. 2b)
  • Page 42 HV Sync Offset Field2 2 byte 0x0000 to 0xFFFF V Sync Polarity 1 byte 0x00: Nega 0x01: Posi Interlace 1 byte 0x00: NON-Interlace 0x01: Interlace Example: When receiving 640x480@60Hz Data 0x02 0x30 0x50 0x03 0x83 Code CMD1 CMD2 Data 0x02 0x10 0x00 0x03...
  • Page 43: 0X30 0X51]: Audio Timing Reading

    Chapter 3 VA-1842 Measurement Commands 3.2.[0x30 0x51]: Audio Timing Reading Function: This reads the audio data. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x51 Return command (sequence no. 2a)
  • Page 44 0x12: ATRAC2 0x13: ATRAC-X 0x14: DTS HD 0x15: WMA pro 0x16: MPEG2 AAC half 0x17: MPEG2 AAC quarter 0x18: DD+ 0x19: Dolby True HD 0x1A: Reserved 0x1B: Reserved 0x1C: Reserved 0x1D: Reserved 0x1E: Refer to SMPTE 338M 0x1F: Refer to SMPTE 338M 0x20: Refer to SMPTE 338M 0x21: Refer to SMPTE 338M 0x22: Extended data type...
  • Page 45: 0X30 0X52]: Packet Reading

    Chapter 3 VA-1842 Measurement Commands 3.3.[0x30 0x52]: Packet Reading Function: This reads the packets. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x52 PARM 1 byte...
  • Page 46: 0X30 0X53]: Channel Status Bit Reading

    3.4.[0x30 0x53]: Channel Status Bit Reading Function: This reads the channel status bit. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x53 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR...
  • Page 47: 0X30 0X54]: Hdcp Status Reading

    Chapter 3 VA-1842 Measurement Commands 3.5.[0x30 0x54]: HDCP Status Reading Function: This reads the HDCP status. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x54 Return command (sequence no. 2b)
  • Page 48 seq_num_V 3 byte seq_num_M 3 byte StreamID_Type 1 byte StreamID 1 byte RxInfo 2 byte ReceiverIDList 80 byte RxStatus 2 byte...
  • Page 49: 0X30 0X55]: Arc Status Reading

    Chapter 3 VA-1842 Measurement Commands 3.6.[0x30 0x55]: ARC Status Reading Function: This reads the ARC status (TX side). Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x55 Return command (sequence no.
  • Page 50: 0X30 0X56]: Ddc Line Monitor Reading

    3.7.[0x30 0x56]: DDC Line Monitor Reading Function: This performs monitoring of the DDC line. Sequence: Type 5 ……… 2a or 2b Figure Type 5 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x56 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR...
  • Page 51 Chapter 3 VA-1842 Measurement Commands Data* 1 byte 0x00 to 0xFF TimeStamp 4 byte 0x00000000 to 0xFFFFFFFF(/0.5ms) Depending on the values of [Full], [Start], and [Stop], either enable (O) or disable (x) is determined for the [Data Type] and [Data] parameters.
  • Page 52: 0X30 0X57]: Cec Line Monitor Reading

    0x02: The bit timing is invalid. (The bit period is too long.) 0x04: Error handling is occurring. 0x08: The VA-1842 executed error handling because there was an error in the command addressed to the VA-1842. 0x10: There was an event (other than Start) in the CEC line before the CEC command was started (recognized).
  • Page 53: 0X30 0X58]: Video Data Reading

    Chapter 3 VA-1842 Measurement Commands 3.9.[0x30 0x58]: Video Data Reading Function: This reads the video timing. Sequence: Type 5 ……… 2a or 2b Figure Type 5 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x58...
  • Page 54: 0X30 0X59]: Scdc Reading

    3.10.[0x30 0x59]: SCDC Reading Function: This reads the SCDC. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x59 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR 0x04: CMD_EXEC_ERR 0x05: BCC_ERR...
  • Page 55: Chapter 4 Va-1842 Operation Commands

    VA-1842 Operation Commands 4.1.[0x20 0x60]: Hot Plug Pulse Execution Function: This executes the hot plug pulse. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x60 PARM...
  • Page 56: 0X30 0X60]: Hot Plug Status Reading

    4.2.[0x30 0x60]: Hot Plug Status Reading Function: This acquires the hot plug status. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x60 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR...
  • Page 57: 0X20 0X61]: Receiver Sense Execution

    Chapter 4 VA-1842 Operation Commands 4.3.[0x20 0x61]: Receiver Sense Execution Function: This changes the status of the receiver sense. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte...
  • Page 58: 0X20 0X62]: Log Execution

    4.4.[0x20 0x62]: Log Execution Function: This executes/stops logs. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x62 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR 0x05: BCC_ERR...
  • Page 59: 0X20 0X63] Cec Command Sending

    Chapter 4 VA-1842 Operation Commands 4.5.[0x20 0x63] CEC Command Sending Function: This sends the CEC command. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x63 PARM...
  • Page 60: 0X30 0X64]: Ddc Output Access

    4.6.[0x30 0x64]: DDC Output Access Function: This executes I2C access from VA output. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x64 PARM 20 byte Type 1 byte 0 : Read 1 : Write Slave Address...
  • Page 61: 0X20 0X65]: Audio Return Channel Execution

    Chapter 4 VA-1842 Operation Commands 4.7.[0x20 0x65]: Audio Return Channel Execution Function: This executes/stops ARC from the VA input side. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2...
  • Page 62: 0X30 0X65]: Audio Return Channel Setting Reading

    4.8.[0x30 0x65]: Audio Return Channel Setting Reading Function: This acquires the ARC setting values on the VA input side. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x65 Return command (sequence no.
  • Page 63: 0X20 0X66]: Generate Execution

    Chapter 4 VA-1842 Operation Commands 4.9.[0x20 0x66]: Generate Execution Function: This executes/stops generation. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x66 PARM 28 byte Generate Video...
  • Page 64 Generate Pattern 1 byte 0 : Color Bar 1 : H Ramp 2 : V Ramp 3 : Frame 4 : W Raster 5 : R Raster 6 : G Raster 7 : B Raster 8 : Window 9 : Random Color Bar 10 : 3D Checker 11 : Cross Hatch 3D Checker Size...
  • Page 65: 0X30 0X66]: Generate Setting Reading

    Chapter 4 VA-1842 Operation Commands 4.10.[0x30 0x66]: Generate Setting Reading Function: This acquires the Generate setting values. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x66 Return command (sequence no.
  • Page 66 Genearte Pattern 1 byte 0 : Color Bar 1 : H Ramp 2 : V Ramp 3 : Frame 4 : W Raster 5 : R Raster 6 : G Raster 7 : B Raster 8 : Window 9 : Random Color Bar 10 : 3D Checker 11 : Cross Hatch 3D Checker Size...
  • Page 67: 0X20 0X67]: Generate Video Timing Setting

    Chapter 4 VA-1842 Operation Commands 4.11.[0x20 0x67]: Generate Video Timing Setting Function: This sets the timing to generate. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte...
  • Page 68: 0X30 0X67]: Generate Video Timing Setting Reading

    4.12.[0x30 0x67]: Generate Video Timing Setting Reading Function: This acquires the Generate Video Timing setting values. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x67 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR...
  • Page 69: 0X20 0X68]: Generate Packet Setting

    Chapter 4 VA-1842 Operation Commands 4.13.[0x20 0x68]: Generate Packet Setting Function: This sets the packets to generate. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x68...
  • Page 70: 0X30 0X68]: Generate Packet Setting Reading

    4.14.[0x30 0x68]: Generate Packet Setting Reading Function: This acquires the Generate Packet setting values. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x68 PARM 1 byte Packet Type 1 byte 0x04: ACP Packet...
  • Page 71: 0X20 0X69]: Generate Audio Setting

    Chapter 4 VA-1842 Operation Commands 4.15.[0x20 0x69]: Generate Audio Setting Function: This sets the audio to generate. Sequence: Type 2 2a or 2b Figure Type 2 Command: Send command (sequence no. 1) CMD1 1 byte 0x20 CMD2 1 byte 0x69...
  • Page 72: 0X30 0X69]: Generate Audio Setting Reading

    4.16.[0x30 0x69]: Generate Audio Setting Reading Function: This acquires the Generate Audio setting values. Sequence: Type 3 2a or 2b Figure Type 3 Command: Send command (sequence no. 1) CMD1 1 byte 0x30 CMD2 1 byte 0x69 Return command (sequence no. 2b) ErrorCode 1 byte 0x01: PARM_SIZE_ERR...
  • Page 73 VA-1842 Terminal Command Instruction Manual Notes ● An incorrectly collated manual or a manual with missing pages will be replaced. ● All copyrights of this manual are the property of ASTRODESIGN,Inc. ● The content of this manual may not be used or copied in whole or in part without permission.

Table of Contents