This section is only applicable to the lab application.
This command queries the value that is available when the query is received. |
|
Requirements | Lab Application Revision: A.01 and above |
OUTPUT 714;"CALL:DATA:PING:ICOUNT?" ENTER 714;variable_name |
Function |
This command queries the number of packets received from the device being tested or from the alternate device if CALL:DATA:PING:SETup:DEVice is set to ALTernate. This command will return 9.91 E+37 if the CALL:FUNCtion:DATA:TYPE command is not set to IPData, or if ping results are not available. |
Requirements | Lab Application Revision: A.01 and above |
OUTPUT 714;"CALL:DATA:PING:PACKETS:RX?" ENTER 714;variable_name !Queries the number of packets received from the device being tested. |
This sets/queries the alternate internet protocol (IP) address. This address will be used as the address to ping instead of the device under test if the CALL:DATA:PING:SETup:DEVice command is set to ALT and the CALL:DATA:PING:SETup:PROTocol is set to IP4. |
|
Requirements | |
OUTPUT 714;"CALL:DATA:PING:SETUP:ALTERNATE:IP:ADDRESS '192.168.16.57'" |
This sets/queries the Alternate internet protocol version 6(IPv6) pinging address. This address will be used as the alternate address to ping instead of the device under test if the CALL:DATA:PING:SETup:DEVice command is set to ALT and the CALL:DATA:PING:SETup:PROTocol command is set to IP6. |
|
Range: 0 to 45 characters of an valid IPv6 address, this can be a normal 39- character IPv6 address, a zero compression IPv6 address or a up to 45-character IPv4 address-compatible address (see IPv6 Address Requirements ). Ranges are from |
|
Range: "" (blank field) or 39 characters of IPv6 address with the format: AAAA:BBBB:CCCC:DDDD:EEEE:FFFF:GGGG:HHHH. Each of the A, B, ... H is an hex number ranging from 0 to F. | |
FE80:0000:0000:0000:0000:0000:0000:0001 | |
Requirements | Lab Application Revision: F.00.19 and above |
OUTPUT 714;"CALL:DATA:PING:SETUP:ALTERNATE:IP:ADDRESS:IP6 '2009::146.208.232.220'" Sets the alternate Ping6 Address to 2009::146.208.232.220. OUTPUT 714;"CALL:DATA:PING:SETUP:ALTERNATE:IP:ADDRESS:IP6 'FE80::1'" Sets the alternate Ping6 Address to FE80::1. |
This command set/queries the number of ping IP messages sent for each uninterrupted invocation of the CALL:DATA:PING:STARt command. |
|
Same as setting | |
Requirements |
Lab Application Revision: A.01 and above Lab Application Revision D.01, extended the upper limit of the range from 1000 to 2147483647 |
10 | |
OUTPUT 714;"CALL:DATA:PING:SETUP:COUNT 20" |
This command sets/queries the number of bytes sent by the test set in each ping packet when the CALL:DATA:PING:SETup:PROTocol command is set to IP4. |
|
Same as setting | |
Requirements | |
64 bytes | |
OUTPUT 714;"CALL:DATA:PING:SETup:PACKet 10" |
This command sets/queries the number of bytes sent by the test set in each ping packet with the CALL:DATA:PING:SETup:PROTocol command set to IP6. |
|
Same as setting | |
Requirements | Lab Application Revision: F.00.19 and above |
64 bytes | |
OUTPUT 714;"CALL:DATA:PING:SETup:PACKet:IP6 10" |
Requirements | Lab Application Revision: A.01 and above |
OUTPUT 714;"CALL:DATA:PING:START" |