VBrick 9000 Getting Started Manual page 56

Hide thumbs Also See for 9000:
Table of Contents

Advertisement

succeeds;
returns the input string as an echo. In order to set parameters, the user must be
test
authenticated and must also be an active editor (by calling
calls to the methods is shown below.
Note: There are multiple ways to locate and verify VBrick parameters. See Set
Encoder Parameters for more information.
To Get a parameter value:
1. Get a new SessionId by calling
2. Login into the encoder by calling the
hashed password value. The algorithm to hash the password is provided as "C" code and
also as a VBCrypt package for the Microsoft .NET and C# environments.
3. Get the parameter value by calling the
name and parameter Index (if any). Note: Some parameters may require the user to be
the active editor. More parameters can be retrieved by calling the method several times.
4. Logout of the session by calling the
To Set a parameter value:
1. Get a new SessionId by calling
2. Login into the encoder by calling the
hashed password value. The algorithm to hash the password is provided as "C" code and
also as a VBCrypt package for the Microsoft .NET and C# environments.
3. Call the
beginEdit
4. Set the parameter value by calling the
name, parameter Index (if any), and parameter value. More parameters can be set by
calling the method several times, or by calling the
5. End the edit by calling
6. Logout of the session by calling the
Note: If you successfully login to the encoder, you must logout when your session
completes or subsequent users will be unable to access the encoder. You should end
edit and logout if login or begin edit were successful regardless of the success or
failure of your Get or Set call.
48
getNewSessionId
login
getParameterValue
logout
getNewSessionId
login
method to become the active editor in the box.
setParameterValue
endEdit
logout
). A typical sequence of
beginEdit
.
method and supplying the login name and
method supplying the MIB
method.
.
method and supplying the login name and
method supplying the MIB
setMultipleParameterValue
method.
© 2016 VBrick Systems, Inc.
method.

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for VBrick 9000

Table of Contents