Sliders

SL_01: Change Brightness Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_01

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_02: Change Contrast Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_02

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_03: Change Opacity Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_03

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_04: Change Lower Windowing Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_04

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_05: Change Upper Windowing Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_05

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_06: Change Lower Threshold Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_06

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_07: Change Upper Threshold Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_07

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_08: Change Lower Transverse Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_08

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_09: Change Instantaneous Transverse Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_09

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_10: Change Upper Transverse Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_10

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_11: Change Lower Sagittal Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_11

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_12: Change Instantaneous Sagittal Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_12

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_13: Change Upper Sagittal Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_13

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_14: Change Lower Coronal Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_14

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_15: Change Instantaneous Coronal Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_15

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined

SL_16: Change Upper Coronal Slider Value

  • Version: 1.0.0
  • Interface: sliders
  • Action: sl_16

Payload Definition

Type: SliderValue
{
  "Version": "String",
  "Value": "Float"
}

Example definition

Type: SliderValue
{
  "Version": "1.0.0",
  "Value": 0
}

Response Codes

CodeDescription
S00000Action was received from Front End.
S00001Action from Front End has completed.
F00000Error executing the supplied function
F00001Function is not defined
F00006Action did not execute within an allotted time
F00008Function is not found
F00011The payload supplied is invalid
A00001Input value exceeded limits defined
Last Updated:
Contributors: Elliott Cooper