Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Return status information, optionally summary and history information from for a JS7 Controller

SYNTAX

Get-JS7ControllerStatus [[-DateFrom] <DateTime>] [[-DateTo] <DateTime>] [[-RelativeDateFrom] <String>] [[-RelativeDateTo] <String>] [[-Timezone] <TimeZoneInfo>] [-History] [-Summary] [-Display] [<CommonParameters>]

DESCRIPTION

Status information, optionally summary and summary history information are returned from for a JS7 Controller.

* Status information includes e.g. the start date and JS7 release
* Summary information includes e.g. the number of running orders
* History information includes e.g. an overview of past orders

...