Keysight Technologies N7700 User Manual page 80

Photonic application suite
Table of Contents

Advertisement

4
Automation
property UserInputChoice
method UserInputResponse
80
Returns a string containing the prompt of the current user input request, if
any.
Type-Library:
get: HRESULT UserInputChoice([out, retval] BSTR* pVal)
MATLAB:
Choices = Engine.UserInputChoice;
Returns a string containing all possible responses to the user input
requests separated by a '|' character. Each response contains a
corresponding number to be used by
the description of the response, e.g. for labeling a button. Number and
description are separated by a ',' character.
Type-Library:
HRESULT UserInputResponse([in] LONG nResponse);
MATLAB:
Engine.UserInputResponse(1);
Set the response to a user input request. Must be a number from the list
obtained by
Engine.UserInputChoice.
Set
Engine.UserInputWaiting
Engine.UserInputResponse
Keysight N7700 Photonic Application Suite, Fast Spectral Loss Engine, User's Guide
Engine.UserInputResponse
to 0 after setting
for the engine to continue operation.
and

Advertisement

Table of Contents
loading

Table of Contents