[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r198] by madanner

Changed method of retreval of data from EPICS for expect and send statements.
Proper comparisons for EPICS data of the following types are now supported:
Unsigned values - all sizes.
Integer values - all sizes.
Real and doubles.
Priority arrays for floats, reals, enumerated and NULL choices. Indexes not supported yet from script parser yet but comparisons are ready.
Boolean.
Bit strings.
Object IDs.
Character strings - any size.
Enumerated values.
Date values - all comparison operators.
Time values - all comparison operators.
DateTime values - all comparison operators.
DateRange - all comparison operators (where applicable).
Calendar Entries and lists - untested as yet.
Device Address Bindings.
Array of object identifiers.
Arrays and lists of unsigned values.
Arrays of text for active/inactive.

The following type comparisons are not implemented yet:
List of read access specs.
Array of action commands.
VT classes.
Event parameters.
Session keys.
Time Synch recipients.
Recipients.
List of Recipients.
Array of exceptions schedule events.
Array of weekly schedules.
List of object property references.
Setpoint reference.
List of active VT sessions.

A transition was created to return these objects from the internal EPICS store.

2002-10-21 20:07:26 Tree
[r197] by xuyiping-hust

no message

2002-10-04 03:36:25 Tree
[r196] by xuyiping-hust

modified MAX_INT_LINE, because if the length of a detail line
is bigger than MAX_INT_LINE, VTS always crashed

2002-10-04 03:33:02 Tree
[r195] by xuyiping-hust

1.fixed parsing property WEEKLY_SCHEDULE
2.support for PTP
3.fixed parsing recipient-list

2002-10-04 03:28:22 Tree
[r194] by xuyiping-hust

fixed parsing property recipient-list of object type NC

2002-10-04 03:23:37 Tree
[r193] by xuyiping-hust

1.fixed parsing property recipient-list of object type NC
2.fixed parsing property WEEKLY_SCHEDULE

2002-10-04 03:22:21 Tree
[r192] by xuyiping-hust

added delete icon

2002-10-04 03:19:19 Tree
[r191] by xuyiping-hust

added a structure BACnetCOVSubscription

2002-10-04 03:18:01 Tree
[r190] by xuyiping-hust

support for tpt

2002-10-04 03:14:47 Tree
[r189] by xuyiping-hust

fixed bug 598977

2002-10-04 03:08:39 Tree
Older >