Getting the Initial Value that Triggered an Alarm

It should be:
image

You could also call sourceEvent(); the PyAlarmEvent should then give you the underlying AlarmEvent directly.

I'd recommend poking around at the event object via Phil Turmel's introspection script: