opnet attribute name of opnet model is unrecognized
问题 I'm trying to simulate a network with opnet and I'm building all parts of it myself (like processors, nodes, links, ...). In my node models I use point-to-point transmitters and receivers and it all seems to be ok but when I try to run the simulation I get this error: <<< Recoverable Error >>> Attribute name (data rate) is unrecognized for object (0). T (0.0001), EV (14), MOD (top.Office Network.node_1.port_tx0), KP (op_ima_obj_attr_get) node_1 is a node and port_tx0 is its transmitter. I did