:REPository:PUBLish

Meas. mode:
Scope
Eye
Jitter
TDR
Publish mode:
Selected
Custom
Flex Apps:
FlexDCA
FlexRT

Command Syntax

:REPository:PUBLish

Description

Publishes the currently selected measurement data to the specified data set on an N8844A data repository server. Use the :REPository:DSET command to specify the data set, which is a folder of the N8844A. Use the :REPository:CANCel command to cancel the data transfer.

If the measurement fails to publish, check that:

  • The server is still connected, and
  • A data acquisition has occurred since the last publish.

Requires FlexDCA revision A.05.70 and above.

Starting with FlexDCA revision A.06.02, a FlexDCA license is no longer required to use FlexDCA with the N8844A Data Analytics Web Service Software.

Example Command Sequence

:REPository:CONNect  //  Connect to server
:REPository:DSET "FlexDCA"  //  Upload to this folder
:REPository:DUT:MODel "DUT_53"
:REPository:DUT:SERial "US0012345"
:REPository:MEASure:SELection:CLEar  //  Define data to upload
:REPository:MEASure:PAM:LEVel:SELection:ALL
:REPository:MEASure:PAM:EYE:SELection:ALL
:REPository:MEASure:PMODe SELected
:REPository:PUBLish  // Upload data
:REPository:DISConnect