TTworkbench: Can I use ASN definitions in TTCN-3?
Knowledge Base - FAQ
TTworkbench: Can I use ASN definitions in TTCN-3?
Yes. With TTplugin ASN.1, you can import ASN definitions according to ES 201 873-7. All versions reruied in the standard are supported, including 1988, 1994, 1997, 2002 and 2008.
The import statement example
import from MyASN1module language "ASN.1:2002" all;