NVCL Data Services : Get Tray Map

logid is not valid.

This service will return the raw image data of a tray scalar data map. It requires a logid id and a 0 based tray index. The logid can be obtained through the getLogCollection service.

A tray scalar data map shows the values of a class, decimal or mask type scalar as pixels arranged into the core trays dimensions. This allows it to be displayed next to a tray thumbnail image to conveniently show the scalar's data trends within a tray. The image will need to be scaled up to an appropriate size (e.g. the same size as the tray thumbnail). To see how you would use this service to generate a display call the mosiac service with a valid scalarid.

Usage: gettraymaphtml.html?parameter1=value&parameter2=value&...

ParameterDescriptionRequiredExample values
logidobtained through calling the getLogCollection serviceyesa4760237-da5e-4fcc-81ff-0c330f36e8d
trayindex0 based tray index to select the tray you're interested inyes0

Example Queries:

A stadard tray map: gettraymap.html?logid=a4760237-da5e-4fcc-81ff-0c330f36e8d&trayindex=0