Jeff

Results 4 comments of Jeff

Yes, overriding the default icons with FontAwesome is possible. You can do this in a few ways, but the simplest is probably just overriding the default template with a custom...

Looks like according to the github page http://janstevens.github.io/angular-growl-2/#config-global-message-position, changing the property can only be done globally, not per growl. In the directive, the position is being set by calling `growl.position()`,...

Hello again, We were able to get this information from the slave by using the `ec_FPRD` function. To make this callable outside of the ethercatbase.c file, we made the following...

Thank you Arthur for the reply and for the helpful tip about requesting multiple registers in one go! The reason we created a wrapper function is because the rest of...