F00022
Reference Name: ViewCannotBeVolume
Description
When the View supplied cannot be allocated to Volume
Parameters Definition
Key | Description |
---|---|
VIEW | View that cannot be displayed by the Volume |
Example
{VIEW} cannot be Volume.
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
Scan Orientation
- Action:
SO_01
{
"Version": "1.0.0",
"Interface": "scan_orientation",
"Action": "so_01",
"Code": "F00022",
"Parameters": {
"VIEW": "Transverse"
}
}
Potential Output
Transverse cannot be Volume.