channel reference in Impulse Activation?

   3342   4   0
User Avatar
Member
88 posts
Joined: March 2006
Offline
This seems weird to me but why can't impulse activation take channel referencing or attributes like $NPT? When I type it in I don't get any error colors.
User Avatar
Member
4262 posts
Joined: July 2005
Offline
Works fine here.

Can you post a small example file?
if(coffees<2,round(float),float)
User Avatar
Member
88 posts
Joined: March 2006
Offline
Sure.

Attachments:
impulseActivateError.hipnc (39.3 KB)

User Avatar
Member
4262 posts
Joined: July 2005
Offline
Interesting…. $NPT only seems to be semi-defined. Probably better to just use $FF<=npoints(“../../grid1”) instead.

I seem to recall reading that $NPT is only valid for certain parms in certain POPs but I'm not 100% sure where I read it or if its accurate.
if(coffees<2,round(float),float)
User Avatar
Member
88 posts
Joined: March 2006
Offline
Thanks Wolfwood. Works like a charm now.
  • Quick Links