Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

to be released 6 March 2023

Work Tickets

Added a new label for user defined work tickets, “_TRACENAME”, so the trace name from the order can be included if desired.

Order Entry

When a frame shape was selected using the “View Shapes” button, it was choosing the wrong shape. This has been corrected.

System Settings

On the Dayend Parameters tab, the option to export Uncompleted orders was only accessible if the option to export orders at dayend was checked. This has been relaxed, so that now the Uncompleted orders option can be selected to allow the scheduled task to run, for example, without having to run the order XML export at the end of the day.

Frame Traces

When orders come in remotely and use a stored shape, but are received with an edge type, under certain circumstances a second trace could be saved with the same shape but a blank edge type.

Endpoints

The /orders endpoint has been modified to return frame information if such is specified on the order. These fields will appear at the end of the json response packet, for example:

 

 

 

 

 

The Rx-Site style detail endpoint (used only by Rx-Site version 2, in the Rx-Suite platform) has been modified with 4 changes:

  1. if the "Allow Zero PD" flag is not checked in System Settings, then for Rx-Site the PD entered must be > lowest PD breakpoint (decentration is not allowed) for non-uncut jobs, and the PD is mandatory

  2. if the "SegHT breakpoint" is 0, then the SegHT must be entered as a value from the bottom of the frame and not as distance up or down from the datum line, and the minimum seght will be set as the minimum segheight for the lens style, if set, INCLUDING checking any prog designs that might alias to a short design. The maximum seg height has been increased from 35 to 50

  3. if Allow Zero Cyl Axis is set in system settings, then the axis range is 0-179, otherwise the range is 1-180 (to prevent a zero axis from being accepted when the lab doesn't allow it in RxU)

  4. if the max add is set on a design, use that as the max add for the endpoint

Digital Design Interface

The TOKEN tag is now included in the default LDI file when creating a new instance of a Crossbows, A2Vision, RxMe or RxMe+ digital interface.

  • No labels