
MOD 30ML Display Guide
Application Examples
Script for Two-Key
Ramping
(continued)
RETURN;
}
DOWN_HELD:
{
DWNHLD = 1;
RETURN;
}
/* Reset local inputs UPHLD and DWNHLD for next use: */
UP_RELEASED:
{
UPHLD = 0;
RETURN;
}
DOWN_RELEASED:
{
DWNHLD = 0;
RETURN;
}
}
5 - 21
Commentaires sur ces manuels