Product specifications

SLCS Programming Manual
Rev. 1.24
- 61 -
2-6-3 ID (Image Delete)
Description
Delete stored image from memory
Syntax
ID’Image name’
Parameters
‘Image name’ : Indicate the Image in memory to be deleted.
The name is allowed to be up to 10 characters long.
This name is Case Sensitive.
By using *, all images in memory will be deleted.
Example
ID’Image1’ // Delete ‘Image1’
ID* // Delete all currently stored images
2-6-4 II (Image Information)
Description
Print list of currently stored images in memory and available memory space
Syntax
II
Example
II
Result
Image Information
=====================
1. Image1
2. Image2
Available Images memory : 5.3Kbyte